home *** CD-ROM | disk | FTP | other *** search
/ Into That Dark Night / Into That Dark Night.iso / pc / YadVashem / Database / TXTSHOW2.dxr / 00007.ls < prev    next >
Encoding:
Text File  |  2003-03-14  |  159 b   |  7 lines

  1. global gDBItem, gTextSprite
  2.  
  3. on prepareFrame
  4.   set tmpName to "txt" & gDBItem
  5.   set the member of sprite gTextSprite to member tmpName of castLib "DBCast"
  6. end
  7.